FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rapportendoscopiequebec.test#0.0.69 (94 ms)

Package rapportendoscopiequebec.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rapportendoscopiequebec.test@0.0.69&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoOrganization
Url https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoOrganization
Version 0.1.0
Status draft
Date 2024-05-29T19:48:14.3666153+00:00
Name EndoOrganization
Experimental False
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoDocumentReference EndoDocumentReference
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoLocation EndoLocation

Resources that this resource uses

ValueSet
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/EtablissementEndo EtablissementEndo
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/TypeRessourceEndo TypeRessourceEndo


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-qc-endo-profile-EndoOrganization",
  "meta" : {
    "lastUpdated" : "2024-05-28T23:47:50.2991565+00:00"
  },
  "url" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoOrganization",
  "version" : "0.1.0",
  "name" : "EndoOrganization",
  "status" : "draft",
  "date" : "2024-05-29T19:48:14.3666153+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.profile",
        "path" : "Organization.meta.profile",
        "comment" : "Projet endoscopie, utiliser : https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoOrganization\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.security",
        "path" : "Organization.meta.security",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.security.system",
        "path" : "Organization.meta.security.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.security.code",
        "path" : "Organization.meta.security.code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.security.display",
        "path" : "Organization.meta.security.display",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.tag",
        "path" : "Organization.meta.tag",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.tag.system",
        "path" : "Organization.meta.tag.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.tag.code",
        "path" : "Organization.meta.tag.code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.tag.display",
        "path" : "Organization.meta.tag.display",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.use",
        "path" : "Organization.identifier.use",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.type",
        "path" : "Organization.identifier.type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.type.coding",
        "path" : "Organization.identifier.type.coding",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.type.coding.system",
        "path" : "Organization.identifier.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.type.coding.code",
        "path" : "Organization.identifier.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.type.coding.display",
        "path" : "Organization.identifier.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "id of the organization",
          "valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/EtablissementEndo"
        }
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Used to categorize the type of the organization (site or organization).",
          "valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/TypeRessourceEndo"
        }
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.display",
        "path" : "Organization.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Name of the organization",
          "valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/EtablissementEndo"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.